home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML Instance.sea / XML Instance / Required / plugins / HTMLWindow.jar / horst / TableView$RowSpanColumns.class (.txt) < prev    next >
Encoding:
Java Class File  |  2000-03-18  |  577 b   |  14 lines

  1. package horst;
  2.  
  3. class TableView$RowSpanColumns {
  4.    // $FF: synthetic field
  5.    private final TableView this$0;
  6.    int[] columns;
  7.    int endRow;
  8.  
  9.    TableView$RowSpanColumns(TableView this$0) {
  10.       this.this$0 = this$0;
  11.       this.this$0 = this$0;
  12.    }
  13. }
  14.